.content-title{
	height: 123px;
}
.content-title h2{
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-top: 31px;
	display: inline-block;
}
#position{
	font-size: 12px;
	color: #aeaeae;
	margin-left: 20px;
}
#position a{
	color: #aeaeae;
}
.content-main-left{
	float: left;
	width: 185px;
	margin-right: 55px;
	margin-bottom: 50px;
}
.content-main-left li{
	border-bottom: solid 1px #c9c9c9;
}

.content-main-left .active{
	border-bottom: solid 1px #e4392a;
}

.content-main-left li a{
	color: #404040;
	line-height: 50px;
}
.content-main-right{
	float: left;
	width: 956px;
	overflow: hidden;
}
.content-main-right li{
	overflow: hidden;
	border-top: solid 1px #c9c9c9;
}
.content-main-right-item-pic{
	width: 250px;
	height: 140px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
}
.content-main-right-item-article{
	width: 670px;
	height: 200px;
}
.content-main-right-item-article h3{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #212121;
	margin-top: 27px;
}
.content-main-right-item-article p{
	font-family: "微软雅黑";
	font-size: 13px;
	color: #424242;
	margin-top: 17px;
	margin-bottom: 10px;
}

.content-main-right-item-article span{
	font-family: "微软雅黑";
	font-size: 13px;
	color: #aeaeae;
}

